home *** CD-ROM | disk | FTP | other *** search
/ Amiga Game-Power / Amiga Game-Power.iso / power games ii / tetrix / ifflib / readme < prev    next >
Text File  |  1994-05-20  |  1KB  |  36 lines

  1.  
  2.          THE UNIVERSAL IFF LIBRARY FOR THE AMIGA
  3.  
  4.         BY CHRISTIAN A. WEBER, ZURICH/SWITZERLAND
  5.  
  6.  
  7. THIS PROGRAM IS IN THE PUBLIC DOMAIN. IT MAY BE FREELY DISTRUBUTED, COPIED
  8. AND USED FOR COMMERCIAL OR NON-COMMERCIAL PURPOSES.  IT MAY BE DISTRIBUTED
  9. WITH OR WITHOUT THIS DOCUMENTATION FILE.
  10.  
  11. TO MAINTAIN COMPATIBILITY,  YOU SHOULD NOT MAKE ANY CHANGES ON THE LIBRARY
  12. ITSELF. UPDATES WILL BE RELEASED BY THE AUTHOR.
  13.  
  14.  
  15. WHAT IS THE IFF LIBRARY ?
  16. -------------------------
  17.  
  18. The iff.library is an easy to  use  Amiga  library  which  gives  you  some
  19. powerful routines to deal with IFF files, especially ILBM files (pictures).
  20. It was fully written in Assembler and is  only  2.3 KBytes  long.  The  de-
  21. crunching routines are the fastest I've ever seen.
  22. To use the library, copy it to the 'libs:' directory of your startup-disks.
  23. Since the iff.library is a standard Amiga library,  it can be used from any
  24. programming language such as C, Assembler, Modula-2,  Pascal and many more.
  25.  
  26. I started writing this library in September 1987, and now it is really bug-
  27. free (I hope) and it can handle any IFF files I know, including DPaint pic-
  28. tures with stencil, HAM and halfbrite pictures, SoundFX intstruments and
  29. many more.
  30.  
  31. If you have any questions you can leave a message to Christian Weber on
  32. the FAUG BBS. (Writing to Switzerland takes very long and is expensive!)
  33.  
  34.                 Enjoy!
  35.  
  36.